JBoss Community Archive (Read Only)

Teiid 8.0

Adding Dependent Libraries

Add a MANIFEST.MF file in the MATA-INF directory, and the core Teiid API dependencies for resource adapter with the following line.

Dependencies: org.jboss.teiid.common-core,org.jboss.teiid.api,javax.api

If your resource adapter depends upon any other third party jar files, .dll or .so files they can be placed at the root of the rar file. If any of these libraries are already available as modules in JBoss AS, then you can add the module name to the above MANIFEST.MF.

JBoss.org Content Archive (Read Only), exported from JBoss Community Documentation Editor at 2020-03-13 12:00:30 UTC, last content change 2012-06-18 13:25:10 UTC.